net/http.Transport.connectMethodForRequest (method)
2 uses
net/http (current package)
transport.go#L571: cm, err := t.connectMethodForRequest(treq)
transport.go#L833: func (t *Transport) connectMethodForRequest(treq *transportRequest) (cm connectMethod, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)